Here are the links to many of the resources we will use in this course including the full project and 2 of my own custom Gists. Keep this as a resource throughout the course


Complete Code Repo:

https://github.com/bradtraversy/btre_project


Python Download:

https://www.python.org


Django Official Site & Docs:

https://www.djangoproject.com


Visual Studo Code:

https://code.visualstudio.com


Download Git:

https://git-scm.com


Gitignore.io:

https://www.gitignore.io


Digital Ocean: ($10 free)

https://m.do.co/c/5424d440c63a


Django Cheat Sheet:

https://gist.github.com/bradtraversy/0df61e9b306db3d61eb24793b6b7132d


Django Deploy Instructions:

https://gist.github.com/bradtraversy/cfa565b879ff1458dba08f423cb01d71


Original Deploy Article:

https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04


Virtual Env Setup Doc:

https://docs.python.org/3/library/venv.html